home *** CD-ROM | disk | FTP | other *** search
/ Aminet 27 / Aminet 27 (1998)(GTI - Schatztruhe)[!][Oct 1998].iso / Tools / Voyager / V.readme < prev    next >
Text File  |  1997-11-15  |  25KB  |  670 lines

  1. Voyager-NG 2.92BETA
  2. ===================
  3.  
  4. Welcome to the Voyager-NG V2.92BETA.
  5.  
  6. This is a beta release. Handle with care, use on your own
  7. risk. Will erase HD, burn CPU etc.pp. 
  8.  
  9. Due to the major rewrites involved in the network part,
  10. some things which worked in earlier versions don't work yet:
  11.  
  12. - ftp and gopher support
  13. - SSL via proxy
  14. - news/mailto/telnet links
  15.  
  16. This is in the works. There are also some layout issues
  17. which are not addressed yet. You will see some strange
  18. effects when hitting <SCRIPT> or <APPLET> tags which
  19. you can safely ignore. There are also a lot of servers
  20. which don't really support HTTP/1.1 although they
  21. pretend to do so; workaround support for this isn't
  22. completed yet (mostly old apache 1.2 betas)
  23.  
  24. Please subscribe to the Voyager-Mailing list if you want
  25. to participate in the testing; please mail enforcer hits
  26. etc. to <voyager-bugs@vapor.com> instead of the list.
  27.  
  28. Olli
  29.  
  30. --- cut here: ---
  31.  
  32. [changes before 2.70 removed from this file]
  33.  
  34. V2.70
  35. -----
  36. - reduced default margins to 4/4 pixel
  37. - bottom/center alignment of images was hosed
  38.   in conjunction with vspace
  39. - fixed a problem with partially specified tags
  40.   during incrementall update causing mess
  41.   (most notably causing colors to not work)
  42. - fixed client pull refresh in non-frames
  43. - removed an internal memory leak
  44. - fixed a funky problem with the last blit
  45.   image cache in double buffer mode
  46. - fixed another problem in local path handling
  47.   for file:/// URLs
  48.  
  49. V2.71
  50. -----
  51. - reduced HTML view per-line memory usage
  52. - fixed the "refresh goes mad with scroller update" bug
  53.  
  54. V2.72
  55. -----
  56. - fixed client pull timeout being totally wrong
  57. - grayscale JPEGs were displayed messed up in
  58.   colormapped mode
  59. - shift-click download didn't work for imagelinks
  60. - fixed a problem with cliprect setting on incremental
  61.   layout when scrolling while layout was happeneing
  62. - image data transfer caused excess document update
  63.   events to be generated, thus wasting CPU and overally
  64.   slowing down V
  65. - fixed overwriting of prefs/url history on early
  66.   quit
  67.  
  68. V2.73
  69. -----
  70. - fixed a obscure display messup bug which was caused
  71.   when layout was aborted due to lack of data inside a table.
  72.   Caused bogus scroller positions and bogus in-view object
  73.   placement
  74. - now doesn't internally relayout pages when changed parts
  75.   are suspected to be off screen. Major speed increase
  76.   with larger pages.
  77.  
  78. V2.74
  79. -----
  80. - URL parser killed #fragments on URI remerge
  81. - auto submitting of form now works for every form which
  82.   has only a single string gadget and one submit button
  83. - image loaded via file:/// which failed to load never
  84.   were transformed into "broken images"
  85. - fixed an ultra lame bug in table alignment. If
  86.   percentual widths were specified for table cells,
  87.   and this percentual width was smaller than the minimum
  88.   pixel size, it assumed the minimum pixel width as
  89.   the percentual width. Ouch. However, this proofed
  90.   that V deals nicely with percentual widths summing up
  91.   to more than 100% in a row :)
  92. - table cell background rect objects were always rendered
  93.   one pixel to high and width, thus overwriting cellspacing
  94. - image engine was allocating bitmaps one row too large,
  95.   thus wasting chipmem
  96. - scaled images in double buffer mode on AGA interleaved
  97.   screens were blitted with the unscaled sizes, causing
  98.   screen trashing
  99. - another lame bug: if a frameset was shown and the page
  100.   was just resized vertically, the frameset was not
  101.   recalculated
  102. - fixed excess refresh when adding autoscrollers to a frameset
  103. - V could have send an empty "Referer:" header under certain
  104.   circumstances which in turn confused buggy http servers
  105. - <TH ALIGN=LEFT> now works as expected
  106.  
  107. V2.75
  108. -----
  109. - hopefully <sigh> fixed <sigh> all the <sigh> troubles <sigh>
  110.   related to <sigh> <object align=middle> <sigh>
  111.  
  112. V2.76
  113. -----
  114. - form auto submit on pressing enter actually triggered the
  115.   <blush> form reset event, instead of form submit
  116. - corrected some spelling mistakes
  117. - <FONT> now properly stacks
  118. - fixed refreshing of single frames with client pull
  119. - fixed Z order of table background rectangles. Also
  120.   created excess background rectangles thus slowing down
  121.   display and scroll.
  122.  
  123. V2.77
  124. -----
  125. - <U>/</U> text underlining now works (discouraged)
  126. - final </font> used to set the pen color to a bogus value
  127. - led class cleanup method was never called, thus leaking
  128.   chip memory on exit and messing up pen colors on a screen 
  129.   switch
  130. - fixed led class background rendering for hicolor/truecolor 
  131.   screens
  132. - the transfer anim icon can now be hidden (prefs or
  133.   popup menu)
  134. - prefs will now trigger a window close/open only if really
  135.   required
  136. - fixed status line refresh problems
  137. - fixed news:. Also possible to use news://newshost/ adressing
  138.   now.
  139.  
  140. V2.78
  141. -----
  142. - table background rect ordering finally fixed. I hope so.
  143.   Please!
  144. - added in-memory cache. Enabled settings. Has a lowmemhandler
  145.   to automatically free memory in low-mem situations.
  146. - added image cache
  147.  
  148. V2.79
  149. -----
  150. - improved background pattern heavily with a smart exponential
  151.   blit routine. No additional memory usage, but major speed increase
  152.   esspecially when blitting tiny images (for example, 1 line
  153.   height backfill patterns) during display refresh and scrolling
  154. - the HTTP module didn't inform the SSL module if it was running
  155.   with as225/inet API, thus SSL didn't work
  156. - added a note in the prefs section suggesting to not turn on
  157.   image cache on AGA/ECS systems
  158. - added support for marking of text and copying to clipboard
  159. - ultra lame bug: specifying a broken #RGB value in color
  160.   definitions could cause memory trashing
  161.  
  162. V2.80
  163. -----
  164. - fixed lame bug with background colors introduced in 2.79
  165.  
  166. V2.81
  167. -----
  168. - fixed ftp:// dir list path assembly
  169. - fixed a few typos in the catalog
  170. - fixed "reload" not properly propagating to frames
  171.   (applied to both the "reload" button and to client pull
  172.   refresh in frames)
  173. - fixed handling of <caption>
  174. - fixed problems with <TEXTAREA> size underflow
  175. - added a heuristic to deal with <TABLE WIDTH=%> occuring
  176.   inside a freewidth table in a more MSIE/NS alike manner
  177. - table layout could cause cells which contained fixed
  178.   width tables being smaller than their fixed width,
  179.   thus causing overlapping
  180. - fixed a really stoneage bug that with large images (larger
  181.   than the screen) which were centered, those were offseted
  182.   to the left out of the screen
  183.  
  184. V2.82
  185. -----
  186. - fixed a newly introduced problem with cells containing
  187.   tables with width=100%
  188. - included new registration utility revision
  189. - added new revision of the CacheBrowser
  190.  
  191. V2.83
  192. -----
  193. - fixed a longstanding lame bug that clicking on a link
  194.   caused stacktrash to be sent as Referer:. Liked to cause
  195.   crashes, too.
  196.  
  197. V2.84
  198. -----
  199. - fixed <P> not resetting previously set paragraph
  200.   alignment rules if </P> was missing
  201. - added newwindow flag support for internal IPC
  202.   (to be used by the new cachebrowser)
  203. - fixed crash on backward marking of text
  204.  
  205. V2.85
  206. -----
  207. - added a heuristic to better deal with duplicate erraneous
  208.   quotes in tags
  209. - form submitting failed when the base URL already had
  210.   a argument part (notably with ISINDEX converted forms)
  211. - fixed a longstanding bug in the HTML parser which would
  212.   mistake <BORDERCOLORDARK> for <BORDER> if the former
  213.   was specified before the real <BORDER> argument. Quite lame.
  214. - text marking no longer goes across frame boundaries
  215. - fixed form posting in frames
  216.  
  217. V2.86
  218. -----
  219. - empty "" values in tokens caused a messup
  220. - last argument in a token wasn't found if it hadn't
  221.   had parameters
  222. - <font face> caused font info to be pushed on the font
  223.   stack, thus causing a font stack overflow quickly
  224.  
  225. V2.87
  226. -----
  227. - if a autoscroll frame needed scrollers due to inner size,
  228.   but the frame was too small to carry a scrollgroup, a
  229.   neverending refresh loops was triggered
  230. - attempting to scale a gif anim where the first frame
  231.   was smaller than the GIF "screen" size could cause memory
  232.   trash to be expanded. Now properly expands the first frame
  233.   to the requested size.
  234. - transfer icon now sends V to "about:" on a press again
  235. - now handles mailto:address?subject=blah correctly
  236. - now shows <A TITLE=x> texts in link info bubbles
  237. - "Add to bookmarks" in link popup menu now uses
  238.   the anchor title as a label for the bookmark
  239.  
  240. V2.88
  241. -----
  242. - URL parser choked on URLs with a argument and no (real)
  243.   path (visible on hotbot)
  244. - viewing of plain text caused a major crash
  245. - will now parse color specs of the form "#<hex>bullshit"
  246.   as <hex> only. Fixes infamous #ffffbo yellow-to-pink on usatoday
  247. - image loading turned off caused bogus stuff
  248.   instead of ALT text to be shown as an image replacement
  249. - "Load images" from the popup menu now works
  250. - included a new revision of the Cachebrowser
  251.  
  252. V2.89
  253. -----
  254. - major speedup during page layout (esspecially obvious on larger
  255.   pages) and handling
  256. - now specifies MUIA_Application_UsedClasses correctly
  257. - fixed multi page printing problems with certain printer drivers
  258. - fixed a problem with string form elements being layouted
  259.   too narrow thus causing MUI layout size complaints
  260. - fixed a major bug in handling form posts and meta refresh updates
  261.   causing access to freed memory with all kind of nasty side effects
  262.   ranging from forms not working up to utter crashes
  263.  
  264. V2.90
  265. -----
  266. - added ScreenToFront and ScreenToBack ARexx commands
  267. - fixed POSTing of form data
  268. - images are no longer cashed till crash on ECS/AGA systems
  269. - no longer constantly tries to open javascript library for
  270.   every created object (oops), thus slowing down general
  271.   operation beyond belief
  272.  
  273. V2.91
  274. -----
  275. - fixed and heavily improved POST handling. POST URLs are
  276.   now properly listed in history, can be reloaded and multi
  277.   stage POST forms with the same URL don't stupidly reload
  278.   the first instance from cache
  279. - URL loader no longer nukes on path/arg combinations longer
  280.   than 512 chars
  281. - further improved setup speed of link objects
  282. - redesigned memory handling of HTML docview. Instead of
  283.   fragmenting the general all-purpose pool with myriards of
  284.   small allocs/frees, temporary data is now allocated from the
  285.   per document pool, which is freed with a general DeletePool()
  286.   on a document switch
  287. - fixed <TEXTAREA>
  288. - selecting a form cycle gadget no longer starts dragging
  289. - send mail/post news window now work again
  290. - fixed <SELECT> handling. No longer limited to 128 chars.
  291.   Now offers <MULTIPLE> with list representation. Selects with
  292.   more than 5 entries are now automatically presented as a 
  293.   popup list.
  294.  
  295. V2.91a
  296. ------
  297. - now supports FRAMEBORDER correctly
  298. - fixed lame deadlock bug introduced in 2.91
  299.  
  300. V2.91b
  301. ------
  302. - single item <SELECT> could fail due to incorrect size calculation
  303. - improved setup/rendering speed of table border objects
  304. - <FONT> attributes are now reset for ever <TD> and resetted
  305.   after a table. This should fix many suspected "table bugs".
  306. - removed excess TextLength() from calculating anchor label widths,
  307.   thus speeding up pages with lots of links
  308. - fixed problems with "end of transfer" going unnoticed
  309. - added "Disable Proxies?" menu item
  310. - added "Spoof as Mozilla?" menu item
  311.  
  312. V2.91c
  313. ------
  314. - form <select> poplist class didn't properly inherit the current font
  315. - plain text was accidentally rendered in <size-1> font, instead of the
  316.   fixed font
  317. - links are now in the window cycle chain and can be reached with tab
  318.   cycling. Also, string elements in forms now have AdvanceOnCR
  319.   and do no longer autosubmit as long as there is a submit button
  320.   in the form
  321. - fixed a few broken cycle chains in prefs
  322. - improved keyboard control for htmlview. Current mapping:
  323.   LEFT/RIGHT/UP/DOWN (also 4/8/6/2 on numpad) as expected
  324.   SHIFT-UP/DOWN (also 9/3 on numpad) page up/down
  325.   CTRL-UP/DOWN (also 1/7 on numpad) top/bottom
  326.   SHIFT-LEFT/RIGHT linestart/end
  327.   CTRL-LEFT/RIGHT linestart/end
  328.   ALT-LEFT/RIGHT page back/forward
  329.   NUMKEY-- page back
  330.   NUMKEY-+ page forward
  331.   SPACE - page down
  332.   BACKSPACE - up
  333. - key controls now only affect the "active" frame (the one
  334.   last loaded or last clicked into)
  335.  
  336. V2.91d
  337. ------
  338. - file:/// errors now show a proper DOS error string
  339. - <TR ALIGN> is now properly inherited
  340. - FORM POSTing via Proxies was totally broken
  341. - no longer pukes when submitting forms which already had
  342.   ? in their ACTION URLs
  343. - added support for Proxy Authorization
  344. - now converts &; entities inside <FORM ACTION> for compatibility
  345.   with some broken cgi-bins <sigh>
  346. - added support for SSL Proxy tunneling
  347. - fixed a problem with <INPUT TYPE=CHECKBOX> objects causing MUI layout
  348.   complaints due to minimum size violation
  349. - plaintext was still rendered using <SIZE-1> font, although
  350.   calculated with fixed font.
  351.  
  352. V2.91e
  353. ------
  354. - fixed catalog string messup introduced in 2.91d
  355. - source view window now uses textinput (in non-edit mode)
  356. - Voyager SSL now does certificate verification. Unknown certificates
  357.   are recognized, warned and optionally stored/accepted (note that
  358.   V will store and accept single server certs if it can't find the
  359.   issuing authority. This matches NS/MSIE behavior)
  360.  
  361. V2.91f
  362. ------
  363. - redesigned prefs window to avoid double frames thus saving display space
  364. - added new prefs page to view, enable and disable SSL certs
  365. - fixed a problem with framesets not properly recognizing "Document done"
  366.   state due to a cut off method
  367. - added load/save prefs menu commands
  368. - added load/save bookmarks menu commands
  369. - spoof and noproxy menu states are now properly saved
  370.  
  371. V2.91g
  372. ------
  373. - load images now has 4 options: all/imaps only/none and backgrounds.
  374. - added "ignore frames" option
  375. - added flush document/flush image cache options
  376. - cleaned up menu shortcuts
  377. - fixed shift-click
  378. - fixed loading of individual images (also inside frames)
  379. - <TABLE> no longer causes a left/right document frame flush
  380. - prefs loader no longer nukes on hosed configuration files
  381. - (hopefully) fixed a fancy problem with tables being wordwrapped
  382.   pointlessly due to rounding problems in weight distribution
  383.  
  384. V2.91h
  385. ------
  386. - fixed loading of single images
  387. - URL parser failed to merge URLs which had a host, no path but
  388.   args (happened on some Cookie-Emulation redirect servers).
  389.   This should fix a lot of "forms related" bugs
  390. - checkbox form elements are now properly scaled to font size,
  391.   and have a proper background
  392. - URL arguments weren't passed properly to the server when not
  393.   using a proxy
  394.  
  395. V2.91i
  396. ------
  397. - maximum number of network connections is now properly honored
  398. - fixed a problem with URL gets not being properly started up
  399.   (that's the "images are sometimes(tm) not all loaded" one)
  400.   under certain race conditions
  401. - fixed two potential low-mem crash problems in the image decoder
  402. - "Stop" now properly aborts main document get as well as images
  403.   and subframes
  404. - fixed <FORM> ACTION assembly
  405. - checkbox sizes were still miscalculated
  406.  
  407. V2.91j
  408. ------
  409. - Certificate info now shows serial number and fingerprint
  410. - random number generation for SSL is now feed properly with
  411.   input event data to provide proper seeds
  412. - improved SSLeay efficiency
  413. - color names are now understood without spaces, too,
  414.   for Netscape compatibility (i.e. "saddle brown" == "saddlebrown")
  415. - totally rewrote management of file downloads. Now has a single
  416.   "download" window which contains all active downloads. No longer
  417.   downloads to a ram buffer. Mime "Ask" handling now works properly,
  418.   as does the handling of unknown media types generally.
  419. - tabs in <PRE> were calculated with the wrong font width
  420. - prefs are now saved on exit again
  421.  
  422. V2.91k
  423. ------
  424. - fixed deadlock when fetching documents from the memory cache
  425. - <textarea> didn't properly set minimum line width, thus
  426.   causing messes inside tables
  427. - fixed a few remaining string class instances in the prefs window
  428.  
  429. V2.91l
  430. ------
  431. - Referer: referencing to POST result pages was hosed
  432. - no longer encodes "-" when encoding form data; legal, but broke
  433.   some lame cgis
  434. - Cookies weren't properly overwriting; this introduced a lot of
  435.   fancy bugs including www.microsoft.com not working at all
  436. - fixed problems with <P> occuring after <TD>
  437. - ALIGN=MIDDLE is now thoroughly accepted as an alias to ALIGN=CENTER
  438. - <caption> still caused messups most of the time
  439. - fixed popup width calculation for <OPTION>
  440.  
  441. V2.91m
  442. ------
  443. - fixed a problem with PNG 24bit images with transparency viewing on
  444.   non truecolor screens causing enforcer hits
  445. - fixed handling of grayscale PNGs on non-colormapped screens
  446.  
  447. V2.92a
  448. ------
  449. (internal only)
  450.  
  451. V2.92b
  452. ------
  453. - internal image decoder now supports XBM bitmaps
  454. - image decoder now handles redirected <IMG> pointers
  455. - fixed a sync problem in the image class; if a image load was "too fast"
  456.   and the image wasn't scaled, the image wasn't properly drawn on the
  457.   final GS_DONE. Liked to show up with broken images and (now) XBMs
  458. - completely rewrote networking code from scratch, using a single
  459.   process multiplexing socket connections and a few sub threads
  460.   to do DNS lookups with the standard resolver lib. Uses much less
  461.   resources than before, esspecially in SSL mode. 
  462. - Now supports HTTP/1.1 persistant connections and chunking, with 
  463.   automagic fallback to HTTP/1.0 for old servers. Open connections
  464.   are marked with magenta LEDs.
  465.  
  466. V2.92c
  467. ------
  468. - starting V with a invalid URL caused enforcer orgy
  469. - now stores it's PROGDIR: name in ENV(ARC):Vapor/Voyager_LASTUSEDDIR
  470.   for Update/Setup and other purposes
  471.  
  472. V2.92d
  473. ------
  474. - fixed a serious bug in the HTTP/1.1 chunked handling; if a object
  475.   contained multiple chunks, only the first two were read properly
  476.   and major memory trashing occured
  477. - fixed a unhandled out-of-memory condition in the PNG decoder
  478.  
  479. V2.92e
  480. ------
  481. - clicking on "Stop" caused the main HTML object to be freed
  482.   and major crashes afterwards
  483. - fixed a race condition in the network stream handler which could
  484.   cause an object to be not terminated properly
  485. - fixed a bug in the applet loader
  486.  
  487. V2.92f
  488. ------
  489. - fixed a lame duplicate ReleaseSemaphore() bug when switching
  490.   screens (or changing MUI prefs), causing a exec semaphore-corrupt 
  491.   alert and consecutive crash
  492.  
  493. V2.92g
  494. ------
  495. - fixed problems with some strange servers which send a pre HTTP/1.0
  496.   response in reply to a HTTP/1.1 request
  497. - SSL now works again
  498. - fixed a sync problem in HTTP/1.1 fallback; if several 1.1 requests
  499.   where opened to a host which doesn't do 1.1, only the first failed
  500.   request was retried as 1.0. This happened when a host which
  501.   supports 1.1 has <IMG> links to a 1.0-only server (hotmail
  502.   was a prime example)
  503. - POST didn't work at all (broken URL was sent)
  504. - fixed problem with "100 Continue" response causing protocol
  505.   desync
  506. - fixed download to file
  507. - <INPUT TYPE=image> objects weren't put in the cycle chain
  508.  
  509. V2.92h
  510. ------
  511. - "SSL now works again" is no longer a lie (requires updated
  512.   VSSL plugin version 4.1)
  513. - SSL now properly utilizes the session cache to avoid
  514.   renegotiating of algorithm and certificates for every
  515.   new link
  516. - height for <applet height> wasn't taken into layout calculations
  517. - fixed problems with merging absolute URLs (mailto: for example,
  518.   merged on a normal http:// URL)
  519. - fixed problem with <TITLE> forwarding race
  520.  
  521. V2.92i
  522. ------
  523. - POST requests are now always executed as HTTP/1.0
  524.   in order to avoid problems with several servers not
  525.   accepting message bodies correctly in a HTTP/1.1
  526.   transaction
  527. - fixed another race conditions between network handler/layouer
  528.   causing trash to appear on the display sometimes
  529.  
  530. V2.92j
  531. ------
  532. - fixed a problem with lame sites which violate RFC-1866 by
  533.   not specifying a NAME tag in <INPUT TYPE=image>.
  534.   This fixes (e.g.) www.teleauskunft.de
  535.  
  536. V2.92k
  537. ------
  538. - empty textfields are now also included in form data
  539. - added "about:dnscache" to get an overview of the current
  540.   DNS cache list for debugging purposes
  541. - added "about:memcache" to get an overview of in memory
  542.   objects for debugging purposes
  543. - fixed problems with saving of objects to file after 
  544.   they have already been loaded into memory
  545. - fixed the network handler to no longer push methods
  546.   to removed objects (would cause crashes when using framed
  547.   pages)
  548. - HTTP authentication works again
  549.  
  550. V2.92l
  551. ------
  552. - fixed startup enforcer hits caused by accidentally
  553.   referencing scmffp/stdio under certain circumstances
  554. - fixed a problem with parked HTTP/1.1 connections
  555.   being closed exactly when a new request was sent
  556.   (reason for frequent "Link broke" errors)
  557. - fixed a problem with SCROLLING=AUTO not working
  558.   properly
  559. - net loader would crash if a data block >4k was initially
  560.   pushed (shouldn't have happened during normal network
  561.   operation)
  562.  
  563. V2.92m
  564. ------
  565. - when downloading to file, the file wasn't closed until
  566.   the netstream itself was closed
  567. - fixed startup race which could lead to nukes when
  568.   a network request was issued before the network server
  569.   process was actually up
  570. - DNS cache now stores all returned IPs for a host,
  571.   not only the first one
  572. - fixed DNS cache preinit to not have a link field with
  573.   a <stacktrash> next pointer thus causing startup crashes
  574.   and/or hit flood
  575. - fixed a race conditition with the HTTP loader handing
  576.   a pointer to <uninitialized buffer memory> to it's clients
  577.   when a object was returned with a valid Content-Length:
  578.   and before reading any data
  579. - will now retry a HTTP/1.1 request as 1.0 if some obscure
  580.   HTTP protocol error arose with actually receiving a proper
  581.   error message from the server (fixes servers which are so
  582.   amazed by HTTP/1.1 requests that they close the link
  583.   without further notice)
  584.  
  585. 2.92n
  586. -----
  587. - fixed another buffer memory race condition when
  588.   loading data from disk files
  589. - fixed a very old bug in the HTML parser which would
  590.   not terminate properly at the end of data unter certain
  591.   circumstances and instead return loads of trash. 
  592.   The bug has been there since V0.001, but just liked to 
  593.   show up recently with the new network handling
  594. - now converts entities in FORM ACTION URLs again to match
  595.   NS/MSIE behavior and fix a few totally and utterly lame
  596.   servers
  597. - changed HTML parser to return unknown entities as
  598.   cleartext instead of blanks
  599. - fixed handling of TARGET=_self
  600. - fixed resetting of status line after a network error
  601.  
  602. 2.92o
  603. -----
  604. - fixed loading of individual images
  605. - fixed scroll bar appearance problems for SCROLLING=AUTO
  606.   pages containing images with unspecified widths
  607. - no longer crashes when hitting images with a width >1024
  608.   (www.dejanews.com)
  609.  
  610. 2.92p
  611. -----
  612. - fixed a lame bug with scrollbar enabling after
  613.   SCROLLING=AUTO auto magic
  614. - fixed TABs in plain HTML text
  615. - stoneage bug: V wouldn't properly locate frame names
  616.   if they were hidden in a nested frameset, thus
  617.   screwing the TARGET of links
  618. - frames without SRC would always show up as "loading"
  619.   in the status line
  620.  
  621. 2.92q
  622. -----
  623. - now always sends relativeURIs even in HTTP/1.1 requests.
  624.   This is allowed, but somewhat discouraged by RFC1945,
  625.   however, it should fix a lot of the HTTP/1.1 related
  626.   problems
  627. - finally and for all fixed the "V quits if clock
  628.   is set back even with a keyfile" annoyance
  629. - "Home" will now take you back to the actual configured
  630.   home page, instead of the root page of the current window
  631. - no longer interprets <TAGS> within <TEXTAREA> (well, that's
  632.   a lie. It actually scans for </TEXTAREA>)
  633.  
  634. 2.92r
  635. -----
  636. - now interprets all chars 128-160 as WSP for compatibility with
  637.   certain funny iso-8859-1 interpretations
  638. - fixed a really lame bug causing the network thread to
  639.   always send requests with version "HTTP/1.%s"...
  640. - added several more hooks for creating JS objects "on the fly"
  641.  
  642. 2.92s
  643. -----
  644. - added status line gadget showing a key to symbolize SSL and
  645.   data source (internal, file, http/1.0-1.1, ftp) status
  646. - now writes to mem cache again
  647. - now creates cache directory if not found (instead of blatantly
  648.   writing flatly on SYS:)
  649. - now correctly interprets "Pragma: No-Cache" headers when
  650.   fetching objects
  651. - fixed handling of <TT> (had some funny interaction with <PRE>)
  652. - fixed minwidth calculation of listview style <SELECT>s
  653. - skipping of unknown entities in parsing raw HTML didn't work
  654.   (worked when converting entities in <TAG> args, though)
  655. - fixed handling of  
  656.  
  657. 2.92t
  658. -----
  659. [Note: Delete all the Cache/CIX_xx directories as they may
  660.  contain broken cache objects]
  661. - fixed listview <SELECT> widths. Really this time. Not kidding.
  662. - file:/// no longer allows access to pathes containing PIPE:
  663. - fixed reload operation
  664. - now interprets &entities; in <IMG SRC> as well <sigh>
  665. - V would store bullshit in the document length part of the
  666.   cacheheader if the document was retrieved without Content-Length:,
  667.   thus nuking on reload
  668. - no longer caches error/redirect responses
  669. - now also caches HTTP/1.1 chunked objects
  670.